Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nfdi4health-pr-mds-organization",
"url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization",
"version" : "0.9",
"name" : "NFDI4Health_PR_MDS_Organization",
"title" : "NFDI4Health PR MDS Organization",
"status" : "draft",
"publisher" : "NFDI4Health",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nfdi4health.de"
}
]
}
],
"description" : "Profile to collect information on organizations/institutions having roles and the affiliation and address of persons having roles.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "NFDI4Health",
"name" : "NFDI4Health to FHIR Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization",
"path" : "Organization",
"short" : "Details about the contributing organisation(s)/institution(s)/group(s) | Organisation(s) associated with the contributor",
"definition" : "For 1.10.2 Resource.contributors.organisational: Group of items providing information about group(s) of persons, institution(s) or organisation(s) contributing to the [RESOURCE]. | For 1.10.6 Resource.contributors.affiliation: Group of items providing further information about the organisation(s) associated with the contributor.",
"comment" : "For 1.10.2 Resource.contributors.organisational: Additional information: Group of items applicable only when providing organisational, institutional or group names.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.organisational"
},
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.affiliation"
}
]
},
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"short" : "Funding identifier(s)",
"definition" : "Identifier(s) assigned by a funder to the [RESOURCE]."
},
{
"id" : "Organization.identifier.value",
"path" : "Organization.identifier.value",
"min" : 1,
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.organisational.fundingIds"
}
]
},
{
"id" : "Organization.type",
"path" : "Organization.type",
"short" : "Contributor type",
"definition" : "Contributor type an organisation, institution or group fulfills. For example, this can be a sponsor of the study or a group of authors of the document.",
"comment" : "Short input help: Which contributor type does the organisation, institution or group fulfill? Select one value from the list.",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-organisational-roles-nci-local"
},
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.organisational"
}
]
},
{
"id" : "Organization.name",
"path" : "Organization.name",
"short" : "Name of the organisation/institution/group",
"definition" : "Name of the organisation, institution or group.",
"comment" : "An organisational name can be used to denote a research group or an institution.",
"min" : 1,
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.organisational.name"
}
]
},
{
"id" : "Organization.telecom",
"path" : "Organization.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Organization.telecom:email",
"path" : "Organization.telecom",
"sliceName" : "email",
"short" : "Email address",
"definition" : "Email address of the institution/organisation.",
"min" : 0,
"max" : "1",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.email"
}
]
},
{
"id" : "Organization.telecom:email.system",
"path" : "Organization.telecom.system",
"min" : 1,
"fixedCode" : "email"
},
{
"id" : "Organization.telecom:email.value",
"path" : "Organization.telecom.value",
"min" : 1
},
{
"id" : "Organization.telecom:email.use",
"path" : "Organization.telecom.use",
"patternCode" : "work"
},
{
"id" : "Organization.telecom:phone",
"path" : "Organization.telecom",
"sliceName" : "phone",
"short" : "Phone number",
"definition" : "Phone number of the institution/organisation.",
"min" : 0,
"max" : "1",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.phone"
}
]
},
{
"id" : "Organization.telecom:phone.system",
"path" : "Organization.telecom.system",
"min" : 1,
"fixedCode" : "phone"
},
{
"id" : "Organization.telecom:phone.value",
"path" : "Organization.telecom.value",
"comment" : "Please, use the International ITU-T E.164-number structure for geographic areas, e.g. +49 (0)153 1112233.",
"min" : 1,
"example" : [
{
"label" : "Phone",
"valueString" : "+49 (0)153 1112233"
}
]
},
{
"id" : "Organization.telecom:phone.use",
"path" : "Organization.telecom.use",
"patternCode" : "work"
},
{
"id" : "Organization.partOf",
"path" : "Organization.partOf",
"short" : "Organisation(s) associated with the contributor",
"definition" : "Group of items providing further information about the organisation(s) associated with the contributor.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation"
],
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
"valueBoolean" : true
}
]
}
],
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resources.contributors.affiliation"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.